dom.splitFrame()
Availability
3.0
Description
Splits the selected frame vertically or horizontally.
Arguments
splitDirection
The argument must be one of the following:
"up"
,
"down"
,
"left"
, or
"right"
.
Returns
Nothing.
Enabler
dom.canSplitFrame()